home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / mg2a_src.zip / SYS / OSK / README.OSK < prev    next >
Text File  |  1988-08-23  |  823b  |  24 lines

  1.  
  2. readme.osk for MicroGnuEmacs 2a                Oct 27, 1987
  3.  
  4. Copy sys/osk/makefile to .
  5.  
  6. copy sys/osk/varargs.h to /dd/defs/varargs.h if you don't have one.
  7.  
  8. Look at makefile for personal preference options and terminal selection.
  9.  
  10. Use make to compile.
  11.  
  12. Baud should be set correctly in tmode/xmode even if it is set in
  13. hardware as it is on a QT+.  This is used for display optimization
  14. and padding.
  15.  
  16. All files are indented assuming tabs every eight columns, and mg
  17. itself uses tabs there.  I have no idea why Microware decided not to
  18. follow this defacto industry standard, but at least they allow you to
  19. change your system to whatever you want.
  20.  
  21. The enviornment variable TERM is used to determine your terminal type,
  22. and HOME is used to find the .mg startup file and for expanding a
  23. leading ~ in a file name.  
  24.